projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c20bc7
)
Fix previous change.
author
Richard M. Stallman
<rms@gnu.org>
Mon, 17 Jul 2006 21:00:08 +0000
(21:00 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Mon, 17 Jul 2006 21:00:08 +0000
(21:00 +0000)
src/dispnew.c
patch
|
blob
|
history
diff --git
a/src/dispnew.c
b/src/dispnew.c
index 43c35243281a46266ae5921ac20c98ff891be84f..3cbd878bb13bd9d9d6400dea1c1202d8bda3fdeb 100644
(file)
--- a/
src/dispnew.c
+++ b/
src/dispnew.c
@@
-6827,7
+6827,7
@@
For types not defined in VMS, use define emacs_term \"TYPE\".\n\
\(The quotation marks are necessary since terminal types are lower case.)\n");
#else /* not VMS */
-#if
n
def HAVE_WINDOW_SYSTEM
+#ifdef HAVE_WINDOW_SYSTEM
if (! inhibit_window_system)
fprintf (stderr, "Please set the environment variable DISPLAY or TERM (see `tset').\n");
else